.xhy-body {
  width: 100%;
  padding-top: 40px;
}
.xhy-body .publish-header {
  width: 100%;
}
.xhy-body .publish-header .fixed-top {
  width: 100%;
  background: #f8f8f8;
  border-bottom: 1px solid #eeeeee;
  height: 40px;
  color: #848484;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
}
.xhy-body .publish-header .fixed-top .align-left {
  line-height: 40px;
}
.xhy-body .publish-header .fixed-top .align-right ul {
  list-style: none;
  width: auto;
  margin: 0;
  height: 100%;
  padding: 12px 0 0 0;
}
.xhy-body .publish-header .fixed-top .align-right ul li {
  line-height: 16px;
  display: inline-block;
  padding: 0px 20px;
  border-left: 1px dashed #8b8484;
}
.xhy-body .publish-header .fixed-top .align-right ul li a {
  color: #848484;
}
.xhy-body .publish-header .fixed-top .align-right ul li a:hover {
  color: #333;
}
.xhy-body .publish-header .fixed-top .align-right ul li:nth-child(1) {
  border-left: none;
}
.xhy-body .publish-header .top-logo-box {
  width: 100%;
  height: 140px;
  padding-top: 26px;
}
.xhy-body .publish-header .top-logo-box .logo-link img {
  height: 88px;
}
.xhy-body .publish-header .top-logo-box .lxdh {
  padding-top: 16px;
}
.xhy-body .publish-header .top-logo-box .lxdh img {
  width: 64px;
  height: auto;
}
.xhy-body .publish-header .top-logo-box .lxdh .dh-cont {
  font-size: 14px;
  padding-left: 10px;
  color: #666;
}
.xhy-body .publish-header .top-logo-box .lxdh .dh-cont h5 {
  font-size: 30px;
  color: #ff4800;
  line-height: 30px;
  font-weight: bold;
  margin: 10px 0 0 0;
}
.xhy-body .top-banner {
  width: 100%;
  height: 658px;
}
.xhy-body .top-banner .banner-box-img {
  width: 100%;
  height: 658px;
  background-size: cover 658px;
  background-position: center center;
  background-repeat: no-repeat;
}
.xhy-body .hot-search {
  width: 100%;
  height: 66px;
  border-bottom: 1px solid #eee;
}
.xhy-body .hot-search .search-nav {
  width: 100%;
}
.xhy-body .hot-search .search-nav .search-title {
  display: inline-block;
  width: 106px;
  line-height: 66px;
  background: #3970ba;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  position: relative;
}
.xhy-body .hot-search .search-nav .search-title span {
  display: inline-block;
  width: 100%;
  height: 16px;
  background: #3970ba;
  position: absolute;
  left: 0;
  top: -16px;
  z-index: 10;
}
.xhy-body .hot-search .search-nav .search-nav-li {
  display: inline-block;
  padding-left: 10px;
}
.xhy-body .hot-search .search-nav .search-nav-li ul {
  width: auto;
  margin: 0;
  padding: 0;
}
.xhy-body .hot-search .search-nav .search-nav-li ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
  margin-left: 25px;
}
.xhy-body .hot-search .search-nav .search-nav-li ul li a {
  color: #8f8f8f;
  font-size: 16px;
}
.xhy-body .hot-search .search-nav .search-nav-li ul li a:hover,
.xhy-body .hot-search .search-nav .search-nav-li ul li a:active,
.xhy-body .hot-search .search-nav .search-nav-li ul li a:focus {
  color: #3970ba;
  text-decoration: none;
}
.xhy-body .hot-search .right-search {
  padding-top: 20px;
}
.xhy-body .hot-search .right-search input {
  width: 194px;
  padding: 0 15px;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  outline: none;
  border: none;
  border-left: 1px solid #bcbcbc;
  border-right: 1px solid #bcbcbc;
}
.xhy-body .hot-search .right-search a {
  margin-left: 10px;
  padding: 2px 10px;
}
.xhy-body .hot-search .right-search a img {
  display: inline-block;
  width: 22px;
  height: 22px;
}
.xhy-body .module-template {
  width: 100%;
}
.xhy-body .module-template .modult-title {
  width: 100%;
}
.xhy-body .module-template .modult-title img {
  width: 100%;
  height: auto;
}
.xhy-body .module-template .cp-desc-box .col-md-3 {
  padding: 5px;
}
.xhy-body .module-template .cp-desc-box .col-md-3 .cp-desc {
  width: 100%;
  height: 370px;
  font-size: 14px;
  color: #666;
  line-height: 26px;
  padding: 25px 20px;
  text-align: center;
}
.xhy-body .module-template .cp-desc-box .col-md-3 .cp-desc h4 {
  margin: 30px 0;
  font-weight: normal;
  font-size: 23px;
  color: #343d3b;
}
.xhy-body .module-template .cp-desc-box .col-md-3 .cp-desc .icon-show {
  display: inline-block;
  width: 126px;
  height: 126px;
  border: 1px solid #dddddd;
  border-radius: 50%;
}
.xhy-body .module-template .cp-desc-box .col-md-3 .cp-desc:hover {
  background: #f4f5f5;
}
.xhy-body .module-template .cp-desc-box .col-md-3 .cp-desc:hover h4 {
  color: #3970ba;
}
.xhy-body .module-template .cp-desc-box .col-md-3 .cp-desc:hover .icon-show {
  border-color: #3970ba;
}
.xhy-body .module-template .cp-desc-box .col-md-3 .desc01 .icon-show {
  background: url(../images/icon.png) no-repeat;
  background-position: 0px 0px;
  background-size: 252px auto;
}
.xhy-body .module-template .cp-desc-box .col-md-3 .desc01:hover .icon-show {
  background: url(../images/icon.png) no-repeat;
  background-position: -126px 0px;
  background-size: 252px auto;
}
.xhy-body .module-template .cp-desc-box .col-md-3 .desc02 .icon-show {
  background: url(../images/icon.png) no-repeat;
  background-position: 0px -126px;
  background-size: 252px auto;
}
.xhy-body .module-template .cp-desc-box .col-md-3 .desc02:hover .icon-show {
  background: url(../images/icon.png) no-repeat;
  background-position: -126px -126px;
  background-size: 252px auto;
}
.xhy-body .module-template .cp-desc-box .col-md-3 .desc03 .icon-show {
  background: url(../images/icon.png) no-repeat;
  background-position: 0px -252px;
  background-size: 252px auto;
}
.xhy-body .module-template .cp-desc-box .col-md-3 .desc03:hover .icon-show {
  background: url(../images/icon.png) no-repeat;
  background-position: -126px -252px;
  background-size: 252px auto;
}
.xhy-body .module-template .cp-desc-box .col-md-3 .desc04 .icon-show {
  background: url(../images/icon.png) no-repeat;
  background-position: 0px -378px;
  background-size: 252px auto;
}
.xhy-body .module-template .cp-desc-box .col-md-3 .desc04:hover .icon-show {
  background: url(../images/icon.png) no-repeat;
  background-position: -126px -378px;
  background-size: 252px auto;
}
.xhy-body .module-02 {
  width: 100%;
  height: 1182px;
  background: url(../images/cpbj.jpg) no-repeat;
  background-position: center top;
  background-size: cover 100%;
  border-top: 1px solid #c0d3e8;
}
.xhy-body .module-03 {
  width: 100%;
  height: 617px;
  position: relative;
}
.xhy-body .module-03 .module-apply {
  width: 100%;
  height: 617px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.xhy-body .module-03 .module-apply .left-text-bj {
  width: 46%;
  height: 617px;
  background: url(../images/cpyybj.jpg) no-repeat;
  background-size: cover 100%;
  background-position: center center;
}
.xhy-body .module-03 .module-apply .right-pic-box {
  width: 54%;
}
.xhy-body .module-03 .module-apply .right-pic-box .apply-box {
  width: 100%;
  height: 617px;
  background-size: cover 100%;
  background-position: center center;
}
.xhy-body .module-03 .module-apply .right-pic-box .apply01 {
  background: url(../images/lhbz.jpg) no-repeat;
}
.xhy-body .module-03 .module-apply .right-pic-box .apply02 {
  background: url(../images/zsyz.jpg) no-repeat;
}
.xhy-body .module-03 .module-apply .right-pic-box .apply03 {
  background: url(../images/skzz.jpg) no-repeat;
}
.xhy-body .module-03 .module-apply .right-pic-box .apply04 {
  background: url(../images/mh.jpg) no-repeat;
}
.xhy-body .module-03 .module-apply .right-pic-box .apply05 {
  background: url(../images/xy.jpg) no-repeat;
}
.xhy-body .module-03 .content-width {
  width: 1200px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -600px !important;
  z-index: 2;
}
.xhy-body .module-03 .content-width .leftCont-nav {
  width: 514px;
  padding-top: 60px;
}
.xhy-body .module-03 .content-width .leftCont-nav .title img {
  width: auto;
  height: 94;
}
.xhy-body .module-03 .content-width .leftCont-nav .apply-nav {
  padding-left: 10px;
  margin-top: 54px;
}
.xhy-body .module-03 .content-width .leftCont-nav .apply-nav ul {
  margin: 0;
  padding: 0;
  border-left: 1px solid #81a6d5;
  padding-bottom: 60px;
}
.xhy-body .module-03 .content-width .leftCont-nav .apply-nav ul li {
  width: 100%;
  height: 64px;
  line-height: 64px;
  cursor: pointer;
}
.xhy-body .module-03 .content-width .leftCont-nav .apply-nav ul li .left-radius {
  margin-top: 25px;
  margin-left: -7px;
  display: inline-block;
  background: #3970ba;
  height: 14px;
  border-radius: 50%;
  width: 14px;
  border: 1px solid #81a6d5;
}
.xhy-body .module-03 .content-width .leftCont-nav .apply-nav ul li .left-jj {
  margin-top: 31px;
  display: inline-block;
  width: 14px;
  height: 2px;
  background: transparent;
}
.xhy-body .module-03 .content-width .leftCont-nav .apply-nav ul li .navName {
  padding-left: 12px;
  font-size: 20px;
  color: #fdfbff;
}
.xhy-body .module-03 .content-width .leftCont-nav .apply-nav ul li.active .left-radius {
  border-color: #fff;
}
.xhy-body .module-03 .content-width .leftCont-nav .apply-nav ul li.active .left-jj {
  width: 74px;
  background: #fff;
}
.xhy-body .module-03 .content-width .leftCont-nav .apply-nav ul li.active .navName {
  font-size: 20px;
  font-weight: bold;
}
.xhy-body .module-04 {
  width: 100%;
}
.xhy-body .module-04 .module-xf {
  margin-top: 58px !important;
}
.xhy-body .module-04 .module-xf .col-md-8 {
  padding-left: 0;
}
.xhy-body .module-04 .module-xf .col-md-8 .publish-title .title-name {
  font-weight: bold;
  color: #063990;
}
.xhy-body .module-04 .module-xf .col-md-8 .newsBox {
  width: 100%;
}
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-pic-show {
  width: 100%;
  border-bottom: 1px dashed #d7d7d7;
  padding-bottom: 20px;
  display: block;
}
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-pic-show .col-md-3 {
  padding: 0;
}
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-pic-show .col-md-3 img {
  width: 190px;
  height: 109px;
  display: inline-block;
}
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-pic-show .col-md-9 {
  padding-left: 30px;
  padding-right: 0;
}
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-pic-show .col-md-9 .news-title {
  padding-top: 12px;
}
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-pic-show .col-md-9 .left-title {
  font-size: 16px;
  line-height: 20px;
  color: #404041;
  display: inline-block;
  max-width: 430px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-pic-show .col-md-9 .right-time {
  font-size: 14px;
  color: #b2b2b2;
  line-height: 20px;
}
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-pic-show .col-md-9 .news-cont-desc {
  width: 100%;
  color: #404041;
  font-size: 14px;
  line-height: 28px;
  margin-top: 28px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-pic-show:hover .left-title,
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-pic-show:focus .left-title {
  color: #063990;
}
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-pic-show:hover .news-cont-desc,
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-pic-show:focus .news-cont-desc {
  color: #063990;
}
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-pic-show:hover .right-time,
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-pic-show:focus .right-time {
  color: #063990;
}
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-word-show {
  width: 100%;
}
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-word-show .col-md-6 {
  padding-left: 0;
  padding-right: 15px;
}
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-word-show .col-md-6 a {
  display: inline-block;
  width: 100%;
  border-bottom: 1px dashed #d7d7d7;
}
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-word-show .col-md-6 a .pull-left {
  font-size: 16px;
  color: #404041;
  line-height: 58px;
}
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-word-show .col-md-6 a .pull-right {
  font-size: 14px;
  color: #b2b2b2;
  line-height: 58px;
}
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-word-show .col-md-6 a:hover .pull-left,
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-word-show .col-md-6 a:focus .pull-left {
  color: #063990;
}
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-word-show .col-md-6 a:hover .pull-right,
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-word-show .col-md-6 a:focus .pull-right {
  color: #063990;
}
.xhy-body .module-04 .module-xf .col-md-8 .newsBox .news-word-show .col-md-6:nth-child(even) {
  padding-left: 15px;
  padding-right: 0;
}
.xhy-body .module-04 .module-xf .col-md-4 {
  padding-right: 0;
}
.xhy-body .module-04 .module-xf .publish-title {
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 20px;
}
.xhy-body .module-04 .module-xf .publish-title img.pull-left {
  display: inline-block;
  width: 24px;
  height: auto;
}
.xhy-body .module-04 .module-xf .publish-title .title-name {
  font-size: 20px;
  color: #292d33;
  margin-left: 10px;
}
.xhy-body .module-04 .module-xf .publish-title a img {
  display: inline-block;
  width: 26px;
  height: 26px;
}
.xhy-body .module-05 {
  margin-top: 100px;
  width: 100%;
  background-image: url(../images/zjxhybj.jpg);
  background-repeat: no-repeat;
  background-size: cover 100%;
  background-position: center top;
}
.xhy-body .module-05 .gs-js {
  width: 100%;
  margin-top: 30px;
}
.xhy-body .module-05 .gs-js .js-desc p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #fff;
  line-height: 34px;
  text-indent: 32px;
}
.xhy-body .module-05 .gs-js .pic-js {
  margin-top: 10px;
}
.xhy-body .module-05 .gs-js .pic-js .swiper-picJs img {
  width: 100%;
  height: 415px;
}
.xhy-body .module-05 .zzrz {
  width: 100%;
  margin-top: 60px;
  border-top: 1px dashed #d0d0d0;
  position: relative;
}
.xhy-body .module-05 .zzrz .rz-title {
  width: 100%;
  position: absolute;
  left: 0;
  top: -18px;
}
.xhy-body .module-05 .zzrz .rz-title .pull-left {
  background: #fff;
  font-size: 18px;
  color: #393939;
  line-height: 35px;
  padding: 0 10px 0 0;
}
.xhy-body .module-05 .zzrz .rz-title .pull-left img {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-right: 10px;
}
.xhy-body .module-05 .zzrz .rz-title a.pull-right {
  padding: 6px 0 0 10px;
  background: #fff;
  font-size: 13px;
  color: #343132;
  margin-bottom: -10px;
}
.xhy-body .module-05 .zzrz .rz-title a.pull-right span {
  margin-left: 10px;
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  font-size: 14px;
  background: #ec1b24;
  color: #fff;
}
.xhy-body .module-05 .zzrz .rz-pic {
  width: 100%;
  margin-top: 50px;
}
.xhy-body .module-05 .zzrz .rz-pic .swiper-picRz .swiper-slide {
  margin-right: 20px;
  display: inline-block;
  width: auto !important;
}
.xhy-body .module-05 .zzrz .rz-pic .swiper-picRz .swiper-slide img {
  height: 292px;
  width: auto;
  border: 2px solid #65728e;
}
.wd-box {
  width: 100%;
}
.wd-box a {
  display: inline-block;
  width: 100%;
  padding: 15px;
  border: 1px solid #d7d7d7;
  margin-bottom: 12px;
}
.wd-box a .p-wt {
  width: 100%;
  padding-left: 38px;
  font-size: 16px;
  line-height: 23px;
  position: relative;
  color: #404041;
  margin-bottom: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wd-box a .p-wt img {
  display: inline-block;
  width: 23px;
  height: 23px;
  position: absolute;
  left: 0;
  top: 0px;
}
.wd-box a .p-hd {
  width: 100%;
  padding-left: 38px;
  font-size: 14px;
  line-height: 23px;
  position: relative;
  color: #a5a5a5;
  margin-bottom: 6px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wd-box a .p-hd img {
  display: inline-block;
  width: 23px;
  height: 23px;
  position: absolute;
  left: 0;
  top: 0px;
}
.wd-box a:hover {
  text-decoration: none !important;
}
.wd-box a:hover .p-wt {
  color: #0560ab;
  text-decoration: none !important;
}
.wd-box a:hover .p-hd {
  text-decoration: none !important;
}
.nav-bar {
  width: 100%;
  height: 72px;
  background: #063990;
}
.nav-bar .nav li a {
  padding: 0 15px;
  line-height: 72px;
  border-radius: 0;
  color: #fff;
  position: relative;
}
.nav-bar .nav li a span {
  display: inline-block;
  width: 1px;
  height: 30px;
  background: #3970ba;
  opacity: 0.4;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: -1px;
}
.nav-bar .nav li:first-child a span {
  display: none;
}
.nav-bar .nav li.active a {
  background: #3970ba;
}
.nav-bar .nav li.active a span {
  display: none;
}
.nav-bar .nav li a:hover {
  background: #3970ba;
}
.nav-bar .nav li a:hover span {
  display: none;
}
.bottom-link {
  width: 100%;
  font-size: 15px;
  color: #343132;
  line-height: 55px;
}
.bottom-link .pull-left:nth-child(1) {
  font-size: 18px;
  font-weight: bold;
  margin-right: 20px;
}
.bottom-link a {
  color: #343132;margin-right:15px;
}
.bottom-ContactUs {
  width: 100%;
  height: 538px;
  background: url(../images/bottmbj.jpg) no-repeat;
  background-position: center top;
  background-size: 100% 100%;
}
.bottom-ContactUs .content-width {
  height: 386px;
  background: #063990;
}
.bottom-ContactUs .content-width .col-md-6 {
  padding: 0;
}
.bottom-ContactUs .content-width .bottom-left-gsinfo {
  background: #fff;
  padding-top: 28px;
  height: 100%;
}
.bottom-ContactUs .content-width .bottom-left-gsinfo .col-md-9 {
  padding-left: 30px;
}
.bottom-ContactUs .content-width .bottom-left-gsinfo .col-md-9 img {
  height: 72px;
  width: auto;
}
.bottom-ContactUs .content-width .bottom-left-gsinfo .col-md-3 {
  text-align: right;
  padding-right: 30px;
  padding-left: 0;
}
.bottom-ContactUs .content-width .bottom-left-gsinfo .col-md-3 img {
  width: 104px;
  height: 104px;
  display: inline-block;
}
.bottom-ContactUs .content-width .bottom-left-gsinfo .col-md-12 {
  padding-left: 40px;
  margin-bottom: 30px;
}
.bottom-ContactUs .content-width .bottom-left-gsinfo .col-md-12 img.pull-left {
  display: inline-block;
  width: 45px;
  height: auto;
}
.bottom-ContactUs .content-width .bottom-left-gsinfo .col-md-12 div.pull-left {
  padding-left: 30px;
  font-size: 15px;
  color: #343132;
  line-height: 26px;
}
.bottom-ContactUs .content-width .bottom-right-lyinfo {
  padding: 50px 60px 0 60px;
}
.bottom-ContactUs .content-width .bottom-right-lyinfo h2 {
  line-height: 26px;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 25px 0;
}
.bottom-ContactUs .content-width .bottom-right-lyinfo h2 span {
  font-size: 16px;
  font-weight: normal;
}
.bottom-ContactUs .content-width .bottom-right-lyinfo .ly-input {
  width: 100%;
  height: 46px;
  border: 1px solid #3861a6;
  position: relative;
  padding-left: 90px;
  margin-bottom: 15px;
}
.bottom-ContactUs .content-width .bottom-right-lyinfo .ly-input span {
  display: inline-block;
  width: 70px;
  height: 46px;
  text-align: right;
  line-height: 46px;
  font-size: 16px;
  color: #fff;
  position: absolute;
  top: 1px;
  left: 0;
}
.bottom-ContactUs .content-width .bottom-right-lyinfo .ly-input input {
  font-size: 16px;
  color: #fff;
  width: 100%;
  height: 46px;
  border: none;
  outline: none;
  line-height: 46px;
  padding: 0 10px 0 0;
  background: transparent;
}
.bottom-ContactUs .content-width .bottom-right-lyinfo .btn {
  display: inline-block;
  width: 160px;
  height: 40px;
  line-height: 40px;
  border: none;
  background: #fff;
  font-size: 16px;
  color: #063990;
  text-align: center;
  border-radius: 0;
  outline: none;
  padding: 0;
}
/*产品*/
.cpShow-box {
  width: 100%;
  margin-top: 60px;
}
.cpShow-box .left-navSwitch {
  width: 267px;
  background: #3970ba;
}
.cpShow-box .left-navSwitch .topnavbj {
  width: 100%;
  height: auto;
}
.cpShow-box .left-navSwitch .left-nav {
  width: 100%;
  padding: 10px 20px;
}
.cpShow-box .left-navSwitch .left-nav ul {
  width: 100%;
  margin: 0;
  padding: 0;
}
.cpShow-box .left-navSwitch .left-nav ul li {
  display: inline-block;
  width: 100%;
}
.cpShow-box .left-navSwitch .left-nav ul li a {
  display: inline-block;
  width: 100%;
  line-height: 58px;
  font-size: 16px;
  color: #fff;
  height: 58px;
  text-align: center;
  border-bottom: 1px dashed #88a3d0;
}
.cpShow-box .left-navSwitch .left-nav ul li.active a {
  background: #fff;
  color: #063990;
  text-decoration: none;
  border: none;
}
.cpShow-box .left-navSwitch .left-nav ul li.active::after {
  position: absolute;
  content: '';
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #fff;
  margin-top: 21px;
}
.cpShow-box .left-navSwitch .left-nav ul li:last-child a {
  border: none;
}
.cpShow-box .left-navSwitch .left-bottom-phone {
  width: 100%;
  background: #275da5;
  padding: 22px 14px 0 14px;
  height: 100px;
}
.cpShow-box .left-navSwitch .left-bottom-phone img {
  display: inline-block;
  width: 49px;
  height: 49px;
}
.cpShow-box .left-navSwitch .left-bottom-phone .right-phone {
  font-size: 16px;
  color: #fff;
  padding-left: 10px;
}
.cpShow-box .left-navSwitch .left-bottom-phone .right-phone div {
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
  margin-top: 2px;
}
.cpShow-box .right-contSwitch {
  width: 911px;
}
.cpShow-box .right-contSwitch .contSwitch-topShow {
  width: 100%;
  height: 419px;
  background: url(../images/cpjsbj.jpg) no-repeat;
  background-position: left top;
  background-size: 100% 100%;
  margin-bottom: 10px;
}
.cpShow-box .right-contSwitch .contSwitch-topShow .topShow-text {
  padding-left: 0;
  padding-right: 20px;
  color: #fff;
  padding-top: 60px;
}
.cpShow-box .right-contSwitch .contSwitch-topShow .topShow-text h2 {
  font-size: 35px;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cpShow-box .right-contSwitch .contSwitch-topShow .topShow-text h5 {
  font-size: 18px;
  margin: 16px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cpShow-box .right-contSwitch .contSwitch-topShow .topShow-text .text-desc {
  width: 100%;
  margin-top: 20px;
}
.cpShow-box .right-contSwitch .contSwitch-topShow .topShow-text .text-desc p {
  font-size: 14px;
  line-height: 24px;
}
.cpShow-box .right-contSwitch .contSwitch-topShow .topShow-text a {
  display: inline-block;
  width: 162px;
  height: 54px;
  border: 2px solid #fff;
  text-align: center;
  line-height: 54px;
  border-radius: 27px;
  font-size: 18px;
  color: #fff;
  margin-top: 46px;
}
.cpShow-box .right-contSwitch .contSwitch-topShow .topShow-text a:hover,
.cpShow-box .right-contSwitch .contSwitch-topShow .topShow-text a:focus {
  text-decoration: none;
  color: #3970ba;
  background: #fff;
}
.cpShow-box .right-contSwitch .contSwitch-bottomCp {
  width: 101%;
  margin-left: -1% !important;
}
.cpShow-box .right-contSwitch .contSwitch-bottomCp .col-md-4 {
  padding-left: 1%;
  padding-right: 0;
}
.cpShow-box .right-contSwitch .contSwitch-bottomCp .col-md-4 a {
  width: 100%;
  display: inline-block;
}
.cpShow-box .right-contSwitch .contSwitch-bottomCp .col-md-4 a div {
  width: 100%;
  height: 297.5px;
  border-bottom: 1px solid #e0e0e0;
}
.cpShow-box .right-contSwitch .contSwitch-bottomCp .col-md-4 a div img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.cpShow-box .right-contSwitch .contSwitch-bottomCp .col-md-4 a h5 {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  color: #333333;
  margin: 0;
  padding: 0 20px;
  line-height: 44px;
  border-bottom: 1px solid #e0e0e0;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cpShow-box .right-contSwitch .contSwitch-bottomCp .col-md-4 a:hover {
  display: inline-block;
}
.cpShow-box .right-contSwitch .contSwitch-bottomCp .col-md-4 a:hover div {
  border-bottom: 1px solid #3970ba;
}
.cpShow-box .right-contSwitch .contSwitch-bottomCp .col-md-4 a:hover h5 {
  color: #3970ba;
  margin: 0;
  border-bottom: 1px solid #3970ba;
}
.cpShow-box .bottom-look-more {
  width: 100%;
  clear: both;
  padding-top: 50px;
  text-align: center;
}
.cpShow-box .bottom-look-more a {
  display: inline-block;
  width: 198px;
  height: 58px;
  border: 1px solid #3970ba;
  font-size: 20px;
  color: #3970ba;
  line-height: 58px;
  text-align: center;
  border-radius: 29px;
}
.cpShow-box .bottom-look-more a:hover,
.cpShow-box .bottom-look-more a:focus {
  background: #fff;
  color: #3970ba;
  text-decoration: none;
  border: 1px solid #3970ba;
}
